isAutoStart

open fun isAutoStart(): Boolean

Checks if this control is configured to start its operation automatically after #initialize(Module) initialization.

All controls generally default to true} unless explicitly configured otherwise.

Return

true if the TVView is configured to automatically start playback upon initialization and surface creation, false otherwise. Default is true.